home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Medal Software 2
/
Gold Medal Software Volume 2 (Gold Medal) (1994).iso
/
wordproc
/
aelite12.arj
/
README.1ST
< prev
Wrap
Text File
|
1993-07-01
|
4KB
|
82 lines
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▌ G E N E R A L I N F O R M A T I O N Page 1 ▐
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
ARIS EDIT LITE is a fast and powerful general purpose text editor.
Shareware distribution of ARIS EDIT LITE includes a full featured DOS
version of the editor. Upon registration I will send you the latest
release of ARIS EDIT LITE via CompuServe mail or, for a small
additional charge, on a disk via ordinary mail.
ARIS EDIT LITE is a general purpose text editor. It provides a fast
multi-window and multi-file editing environment for programmers as
well as non-programmers. Please note that this is a subset of
ARIS EDIT 3.1, a full grown programmer's editor with AWK macro
language, keyboard recorder, compiler interface, make utility,
keyboard mapping and much much more. For more information on this
editor simply send me a note and I'll send you some information and
a demo version.
The idea of creating ARIS EDIT LITE was to build a powerful and fast
multi-file editor that consists only of one executable file, so it
is easy to take along. Just for example, it is a perfect replacement
for the DOS EDIT on every machine.
ARIS EDIT LITE was designed with enough features to make
most editing chores simple. The most noted features:
- Up to 10 editing windows
- Multi-Megabyte filesize (depends on diskspace)
- Maximum line length 32767 characters
- 25,28,30,34,43,50,60 line modes
- UNDO last 1000 text changes
- Line and rectangular block marking
- Selection box for file loading (moves through directories)
- Auto word search (searches for word under cursor)
- Read-only editing mode
- Bookmarks (up to 10)
- Bracket matching
- Window selection list to go from window to window
- Interactive editor configuration
- Regular expression search
ARIS EDIT LITE is a shareware product; before using it you must
read the license agreement (license.txt).
Included in the evaluation .ZIP file are:
readme.1st - General product information plus.
license.txt - License agreement and registration/order form
aelite.exe - ARIS EDIT LITE Executable
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▌ H E L P F U L L H I N T S Page 2 ▐
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
Copy the "aelite.exe" file into a directory included in your "PATH".
Set the TMP environment variable to a disk or directory where
ARIS EDIT LITE will have enough space for temporary files (virtual
memory). That is all what you must do for the virtual memory, no
other configuration is neccessary. However, an extended memory driver
like HIMEM.SYS provides additional speed in switching between windows.
Usage: aelite [file1] [file2] ... [file10] or
aelite [wildcard expression]
Executing "aelite.exe" without any arguments opens a file named
NONAME with your favorite extension, if any.
For help on commands use the Help menu within the editor.
As most of the editor matches the so called CUA (Common User Access)
and a mouse with a microsoft compatible driver works pretty well, you
should not have any problem to get where you want.
For additional speed set the environment variable TMP to a ramdrive
with enough free space for ARIS EDIT LITE to work. The size depends
on the size of the files you intend to work on. I.e. for editing a
file of about 2 megs you will need about 2 megs of temporary
diskspace. Now add some thousand bytes for storing undo information
and here you go.